home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 September / The Sunday Times - The Month 2003-09.iso / mac / The Month SEP 03 / assets / panels / prize.swf / scripts / DefineSprite_9 / frame_1 / DoAction.as
Text File  |  2003-08-15  |  95b  |  9 lines

  1. if(Tardis.UsageData.skipprizedraw)
  2. {
  3.    gotoAndStop(11);
  4. }
  5. else
  6. {
  7.    gotoAndStop(2);
  8. }
  9.